character data

英 [ˈkærəktə(r) ˈdeɪtə] 美 [ˈkærəktər ˈdeɪtə]

网络  字符数据; 值为字符数据; 特征数据; 字符型数据; 字符数据值

计算机



双语例句

  1. However, this behavior does not apply to all character data types across all data sources.
    然而,这种行为并不适用于所有数据源上的所有字符数据类型。
  2. Therefore, it is important to understand what constitutes a character for writing applications that involve multi-byte character data.
    因此,理解字符组成对编写应用程序处理多字节字符数据非常重要。
  3. You can declare a new NAMESPACE constant, which is implicitly made a constant and from the character data type.
    可以声明一个新的NAMESPACE常量,这隐式声明了一个字符数据类型的常量。
  4. All of the previous examples have dealt with textual or character data: You wrote and read character strings.
    前面所有的示例都处理文本数据或字符数据:写入和读取字符string。
  5. Classes are available to convert both numeric and character data.
    提供了用于转换数值和字母数据的类。
  6. Variable character data is historically padded to its maximum length in an index.
    可变字符数据过去通常在索引中填充到其最大长度。
  7. UTF-8 was chosen as the default format for character data columns, with UTF-16 for graphic data columns.
    UTF-8被选择为字符数据列的默认格式,其中UTF-16用于图形数据列。
  8. In a Unicode database, all the tables store character data using the Unicode encoding scheme.
    在Unicode数据库中,所有的表都使用Unicode编码方案存储字符数据。
  9. ParseElementText ( ns, name)& Parses the next element, which must have only character data content.
    parseElementText(ns,name)-解析下一个元素,它必须只包含字符数据内容。
  10. The main ones are entering and leaving an element, and getting character data.
    主要的事件有进入和离开一个元素,取字符数据。
  11. Also, I do a join() and then a split() to make all the@ ARGV input become character data.
    还有,我执行了一个join()操作,然后又执行了一个split(),将所有的@ARGV输入都变成字符数据。
  12. While XSL is adept at handling namespaces on both elements and attributes in the input document, its constructs for dealing with them inside attribute values and character data are somewhat weak.
    虽然XSL擅长处理输入文档中的元素和属性中的名称空间,但在属性值和字符数据中处理名称空间则有些欠缺。
  13. DB2 also allows you to store character data using the Unicode format in a Unicode table within a non-Unicode database.
    DB2还允许在非Unicode数据库中的Unicode表中使用Unicode格式存储字符数据。
  14. The third article in this series," Exploring the Python type hierarchy, Introducing Strings," introduces the Python string, which is also an immutable sequence, but only for character data.
    本系列的第三篇文章探索Python类型的层次结构&使用字符串介绍了Pythonstring,这也是一个不可变的序列,但仅针对字符数据。
  15. Some applications might represent SSNs as character data instead.
    一些应用程序可能将SSN表示为字符数据。
  16. Examples of character data include an item description, a person's name, or address information.
    字符数据的示例包括产品说明、人名或地址信息。
  17. TextContent ( value)& Adds character data content to current element ( String or primitive).
    textContent(value)-将字符数据内容添加到当前元素(String或基本类型)。
  18. Use separate containers for different data types, such as, binary data and character data.
    对不同的数据类型使用独立的容器,比如二进制数据和字符型数据。
  19. There are two main differences between these two character data types.
    在这两个字符数据类型之间有两个主要区别。
  20. The constructor can take a simple built-in numerical type or character data.
    该构造函数可以接受简单的内置数值类型或字符数据作为参数。
  21. Some applications create tables with columns of character data type only.
    一些应用程序创建只包含字符数据类型的列的表。
  22. The content between the tags, including the white spaces, is referred to as character data.
    标记之间的内容,包括空白,称为字符数据。
  23. Character data that is sent from the database server to the client is converted using Java's built-in character converters.
    使用Java内置的字符转换器对从数据库服务器发送到客户机的字符数据进行转换。
  24. In XGrind, element and attribute names are encoded using a dictionary-based encoding scheme, and character data is compressed using semi-adaptive Huffman coding.
    在XGrind中,元素和属性名称使用基于词典的编码方案进行编码,字符数据通过半自适应Huffman编码进行压缩。
  25. Create a Full-Text Index on a table to enable linguistic search of character data.
    对表创建全文索引以使用字符数据的语言搜索。
  26. Returns character data converted from numeric data To convert enciphered data into clear data.
    返回从数字数据转换而成的字符数据将加密数据转换成明码数据。
  27. Defines a sequence of character data and gaiji elements.
    定义一连串文字资料与缺字元素。
  28. K-mapping cipher index scheme as to character data in outsourced databases Study on the Encryption and Decode of DBMS
    外包数据库中字符数据的k-映射密文索引技术数据库系统中数据的加密/解密研究
  29. It does this by splitting the character data of the routing key and binding key intowords.
    它将routing-key和binding-key的字符串切分成单词。
  30. Perform a linguistic search of character data in tables enabled for full-text search.
    在允许全文搜索的表中执行字符数据的语言搜索。